Fix permissions of installed scripts, not the copy in debian/tmp
authorSimon McVittie <smcv@debian.org>
Sat, 19 Mar 2016 17:53:43 +0000 (17:53 +0000)
committerSimon McVittie <smcv@debian.org>
Sat, 19 Mar 2016 17:53:43 +0000 (17:53 +0000)
commitfb4568be2eb743714eb4df9f44c4b22df438ac77
tree7c54a539a68d78c69b1132c9dea07b8ca8a9476c
parent75f85052e242f5bca6619f493fc8f064d39d7f5f
Fix permissions of installed scripts, not the copy in debian/tmp

dh_fixperms runs after dh_install, so chmod on debian/tmp is not
effective.
debian/rules